Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds interface type to ROS2 message type name #191

Merged
merged 1 commit into from
May 9, 2019

Conversation

hidmic
Copy link
Contributor

@hidmic hidmic commented May 8, 2019

Fixes ros2/build_farmer#192. This pull request fixes ros1 bridge mapping factory template to take into account the interface type in the message type name.

  • CI packaging Linux Build Status
  • Packaging Linux Build Status

Another one to be added to the list in ros2/ros2#677.

@hidmic hidmic added the bug Something isn't working label May 8, 2019
@hidmic hidmic added in progress Actively being worked on (Kanban column) in review Waiting for review (Kanban column) and removed in progress Actively being worked on (Kanban column) labels May 8, 2019
Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not very familiar with the bridge, but this looks okay to me with green CI.

@hidmic
Copy link
Contributor Author

hidmic commented May 8, 2019

Amazing, got non reproducible test failures -.-

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
@dirk-thomas
Copy link
Member

dirk-thomas commented May 9, 2019

Force pushed to rebase to latest master...

Build Status

@dirk-thomas
Copy link
Member

dirk-thomas commented May 9, 2019

The remaining test failures are all specific to rmw_fastrtps_dynamic_cpp.

Update: there are actually more tests failing - across all rmw impl.

@dirk-thomas
Copy link
Member

dirk-thomas commented May 9, 2019

Merging this in order to release a first version into Dashing which works with all the other rmw impl.

@dirk-thomas dirk-thomas merged commit 816b667 into master May 9, 2019
@delete-merged-branch delete-merged-branch bot deleted the hidmic/fix-ros1-bridge branch May 9, 2019 03:19
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label May 9, 2019
@hidmic
Copy link
Contributor Author

hidmic commented May 9, 2019

Update: there are actually more tests failing - across all rmw impl.

Topic bridging tests are OK but service bridging ones I was unable to reproduce, and that was happening before the rebase :(

dhananjaysathe pushed a commit to rapyuta-robotics/ros1_bridge that referenced this pull request Aug 22, 2019
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
Signed-off-by: Dhananjay Sathe <dhananjay.sathe@rapyuta-robotics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ROS1 bridge failures on nightly packaging jobs
3 participants